home *** CD-ROM | disk | FTP | other *** search
- []==============================================================[]
-
- Transcendence Read-Me File
-
- Written by David Brown
-
- []==============================================================[]
-
- (Revision July 20th 1992)
- []=====================[]
-
-
- NOTE:This version mainly fixes the bugs found in the June 30th
- release. BE SURE to read this update information, an
- important change took place that will require you to modify
- your mask information.
-
- (*) New features/modification (*)
-
- o There are three new Built-In BBS procedures you may use.
- They are MSG_xx, FILE_xx, and WIDELIST.
-
- MSG_xx This procedure will take the user directly to the
- message base specified (xx is the base number).
- It's main use is with the menu processor.
- FILE_xx This does the same as above, but goes into a file
- area.
- WIDELIST This is to be used in the file areas, to produce
- a Wide-Listing of the files.
- o When a user is online and you go into Sysop mode, User
- Editor, File editor, etc., the BBS will now apply the user
- settings of User #1. For example, if the user has Hotkeys
- turned on, the BBS would read the info from User #1, who may
- not have Hotkeys on. When you give control back to the user,
- their user-settings are reinstated.
- **** The BBS now saves the QUICKSCAN settings in the mask
- information. This applies both to Message bases, and file
- areas. You will notice the new option "QSCAN" while editing
- a users (Or masks) file area, or message base access. It is
- VERY important that you modify your masks before running this
- new version, otherwise the BBS will turn the users Quickscan
- settings OFF when it applies a mask to them. You may use the
- mask editor to modify the masks you have setup.
- o The MODEM.DAT file (In your data folder) now has another line
- of data it requires. It is the fifth line. Place a number
- is this line (I recommend '3'), this will tell the BBS how
- long to wait before giving up on a CONNECT string from the
- modem. High speed modem users may have to increase this
- setting. The maximum settings is 255, the lowest is 2. If
- your MODEM.DAT file is not found the BBS defaults to 3 (Or if
- you do not add that line).
- o A command in the wait_call was added. It is option "I"
- (Force Log-On). It will make the BBS go into a logon at
- whatever baud rate you specify (Note: Carrier detect must be
- on of course). This is useful if a user connects while you
- are at the desktop... You can now load the BBS, and FORCE the
- logon. With the change to the MODEM.DAT file (Above) the BBS
- would normally wait x number of seconds (assuming it did not
- get the CONNECT string).
- o ALT-F7 will now turn a capture on that will capture
- everything that goes to the screen, into a file. Hitting
- ALT-F7 again turns the capture off. (If the capture is on
- when you [or the user] logs off the BBS it will turn itself
- off). The capture file goes into your TEMP folder.
- o The 'exitall' command was removed from the menu processor,
- it did not work correctly and will be replaced when it is
- fixed.
- o There is a new text file the BBS will search for when a user
- edits his/her settings. It is called EDITUSET.TXT, it is
- included in the update. You may modify it to what you want,
- there are several new variable tags that this file uses.
-
-
- (Revision June 30th 1992)
- []=====================[]
-
- NOTE: This is a beta-update. Some major changes took place,
- and I am sure I missed some bugs. Due to different ways of
- configuring the BBS program, it is near impossible for
- me to prefdict every way a Sysop may configure his/her BBS.
- Report any bugs to David Brown or Wayne Watson.
-
- (*) Bugs fixed (*)
-
- o Carrier detection routines were rewritten. The BBS will
- now check carrier for one second before assuming the modem
- answered without receiving a connect string. Some modems
- turn CD on before sending a CONNECT string. This would cause
- the BBS to never know what baud rate the modem was at.
- o The 'BATCH' command from DOS mode now works. Using 'Batch
- filename' cause the BBS to look for the filename in your
- data folder, if it is not found there it will look for
- exactly what you typed. In addition, the BBS will now look
- for the following batch files during normal execution:
-
- WAITCALL.BAT Each time the "Wait for call" screen comes up
- LOGON.BAT Each time a user logs on
- LOGOFF.BAT Each time a user logs off
- WELCOME.BAT Before the BBS displays the WELCOME.TXT file
- BOOTUP.BAT When the BBS loads
- BOOTDOWN.BAT When you exit (Or rerun) the BBS
-
- o RTS/CTS was not properly being set. Selecting RTS/CTS now
- functions properly, this caused problems with high speed
- modems, and data compressing modems.
- o Verify, and Ringback now detect the baud rate that the
- caller is at. This has not been tested.
- o The BBS will now keep track of how many times the user
- 'hangs up' on the BBS. This was not used in earlier versions
- o The 'private bbs' mode now works properly.
- o The Informer routines were re-written. They now save in a
- data format, and can be IGNORED with no worries of crashing
- your computer.
- o ^R in the text editor will replace text, when EDITing a line,
- this was in an earlier version, but somehow got messed up.
- o When 'launching' files from DOS mode, by typing only the
- filename and not the extension, the BBS will now look for
- .APP files.
- o You can now properly edit Email files. This didn't work
- quite right before, it wouldn't save the file sometimes.
- Now, if you edit a short Email message, and it becomes
- extended, it will be saved correctly, and if you edit a long
- Email down to a small file, it will save correctly.
- o ^N and ^C now work the in Email as they do in the
- message bases.
- o File transfers from DOS mode, and Email, work properly now.
- o The DORINFO1.DEF file now correctly forms itself. In
- addition, the DORINFO1.DEF is created when you select FOREM
- or TURBO as your online game type. If you do not need the
- FOREM or TURBO DAT files, select 'DOORINFO' for your game
- type.
- o Reading messages by their number now works correctly. Before
- it would not find messages if the messages had started to
- scroll.
- o Page pause has been inproved. It now resets on 'press
- return' fields, as well as other pause fields.
- o During QuickScans, the BBS would tell the user there were
- no new messages if the last message they read had scrolled
- off. This has been fixed.
- o The alternate message headers and file headers now work
- again. To refresh your memory, you can create FHDRxx.DAT and
- MHDRxx.DAT files in your MENUSx folder(s). When a user
- enters a message base or file area that is flagged for
- "Alternate headers," the BBS will look for a file called
- MHDRxx.DAT (Or FHDRxx.DAT in the file areas) where xx is the
- file area number or message base number. If found the BBS
- loads this file, and replaces the default header with it.
- You may also define GLOBAL headers. These will totally
- replace the BBSs headers. In your MENUSx folder(s) create a
- file named MHDR0.DAT for the message bases, or FHDR0.DAT for
- the message bases. You can have global headers, and still
- modify certain areas with F/MHDRx.DAT files. You do not need
- to flag the area to load headers in order for the global
- headers to work.
- o In the SYSEDITG program it will now assume the default
- colors when creating a new BBS. Previously it would set the
- text & background colors the same, and appear to be lock up
- the BBS.
-
- (*) New features/Modifications (*)
-
- o You may now define an EMULATE.DAT file. This file will
- let the BBS know what emulation your users are currently set
- to. Enclosed is an example EMULATE.DAT file, but it will
- need to be modified before using it with your BBS. To use
- the EMULATE.DAT file, create an ascii text file in your DATA
- folder. On each line you type an emulation type (See below),
- line one of the EMULATE.DAT file reflects the emulation in
- your MENUS0 folder, line two is for the MENUS1 folder, line
- three is for the MENUS2 folder, etc. The BBS will
- understand the following emulations:
-
- Vt52-Color Vt52-Mono ANSI-Color ANSI-Mono
- Vt100-Color Vt100-Mono IGS ASCII
- o Three new variable tags have been introduced, they are:
-
- Tag #98 - the 'Pause' variable tag. You format this tag
- like '{98-x}' where 'x' is the pause time, in seconds. This
- may be useful for high speed modems that display the
- LOGOFF.TXT file before the user can see it.
-
- Tag #99 - This will display a number that reflects the users
- current emulation mode. A number from 0 to 8 will be
- returned. The numbers mean:
-
- 0 - No emulation known
- 1 - Vt52 Color
- 2 - Vt52 Mono
- 3 - ANSI Color
- 4 - ANSI Mono
- 5 - Vt100 Color
- 6 - Vt100 Mono
- 7 - IGS
- 8 - ASCII
-
- Tag #100 - This will display the current users emulation
- mode. This displays it as a word, not a number (ie Vt52-
- Color).
-
- o Fido mail support has been added. The BBS will operate
- according to the SPAWNBBS.BAT file created by BinkleyTerm.
- The BBS will also search for FIDOMAIL.BAT. This feature has
- not been tested.
- o Full support for 12000, 14400, 16800, and 38400 baud was
- added. When a user calls in at one of those rates, the BBS
- will display their baud accordingly, which will help
- calculate download times correctly, etc. The board will set
- the modem to 19,200 baud if any of these baud rates come in
- (The ST does not directly support any of the above baud
- rates). But in most cases the baud rate would already be
- locked at 19,200 baud.
- o A 'Sysops Log' feature has been added. This log is for the
- Sysop to keep certain messages, or email files, and even chat
- sessions. When reading a message, or an Email message you
- (The sysop) will now have the option to '[L]og' the message.
- If you select LOG, it will then ask you:
-
- Log To: [T]rans LOG [S]ysops LOG [F]ile [P]rinter
-
- The Sysops log may be viewed/deleted from the waitcall
- screen.
- o ALT-F2 USED to be used to turn ALERT off. That has been
- changed to ALT-F9. ALT-F2 will now do the exact same thing
- as F2, except the chat session will be recorded in the
- SYSOPS.LOG file.
- o The following options have been added to the menu processor,
- they are all commands you would place on the first line of a
- menu:
-
- AGE<x Age must be less than 'x'
- AGE>x Age must be greater than 'x'
- LEVEL<x Level must be less than 'x'
- LEVEL>x Level must be greater than 'x'
- AGE=x Age must EQUAL 'x'
- LEVEL=x Level must EQUAL 'x'
- NOPAGE Do not use page-pause while in the menu
-
- You may use these together (ie AGE>16 AGE<31), but if you are
- using AGE=x or LEVEL=x you can not use another AGE or LEVEL
- command. For example "MENU AGE>17 AGE=18" would make no
- sense to the program, putting the AGE>17 would be a waste of
- time. The 'LEVEL' commands refer to the users Menu-Level.
- o In the 'data' part of the menu files you can now add a
- seperate access level for each command of the menu. You do
- this by placing a number (0-255) directly after the
- 'menu type' letter. An example would be:
-
- O p25 ONLINE1.DAT
-
- The level refers to the Menu level.
- o You may now send and receive Email from within the DOS shell.
- Type "EMAIL" in DOS mode, and you will go into the Email
- section. If a user is online when you do this, it will ask
- you if you would like to read mail as yourself, or as the
- user online.
- o COPY and MOVE commands in DOS mode will now default to
- '.\' as their destination. Before it would ask you.
- o You can add the command "OFF" to your command tables for
- a faster version of "GOODBYE". The off command does not ask
- the user if they would like to logoff, it simply looks for
- OFF.TXT (optional), and then hangs up. If OFF.TXT is found
- the BBS will then look for OFF1.TXT, then OFF2.TXT, etc.
- This was basically added so Sysops could make logoff menu
- files with options like SEND EMAIL to sysop, etc. See below
- for information regarding that feature.
- o If you make OFF.TXT a menu file you can use two new
- built-in BBS procedures, MAIL_xx and OFFNOT. "MAIL_XX" will
- send an Email message to user #xx. Normally this would be
- the Sysop, or a remote Sysop. Be sure to use the right user
- number. If you use OFFNOT in your menu, it will abort the
- logoff. An example of this OFF.TXT file as a menu is:
-
- MENU NOABORT
- Selection:
- 4
- 1 p MAIL_1 N
- 2 p MAIL_13 N
- Q p OFFNOT N
- DEFAULT exit
-
- Logoff Options:
- [=]=[=]=[=]=[=]
-
- [1] Leave feedback to David Brown
- [2] Leave feedback to Wayne Watson
- [Q] Abort logoff
- [Return] to hangup
-
- o Variable tag #214 will return the last message number in
- a message base.
- o Users will not be idled off the BBS when in CHAT mode.
- o ^F during a local-input will pull-up a fileselector box
- This is useful for Fmail, etc.
- o While editing a message (And Email) you can use ^B to
- instert your Handle, and ^N to insert your name.
- o The text display is now about 46% faster than in the last
- update. The difference should be quite noticable.
- o You may put an '!' in front of a filename in your
- ONLINEx.DAT files, or your event editor, and the BBS will
- create a status bar with the users handle, load time, and
- filename being executed. This is very useful for online
- games that don't seem to want to tell you who is online.
- o After you reply to an Email message the BBS will ask you
- if you would like to delete the received message.
- o Typing '/Z' in the text editor will allow you to change the
- message subject (Email or message bases).
- o When you have multiple email messages waiting the BBS
- now lists them starting with the most recent. The sort is
- done by the day only, so you could have mroe than one letter
- sent on the same day, and those may not be in the correct
- order.
-
- (*) Coming Soon (*)
-
- o A script language is now being started, thanks to
- Wonderment software!
- o ISIS Networking support is being added.
- o ARC/LZH utilities, and possibly ZIP.
-
-
-
- (Revision May 10th 1992)
- []====================[]
-
-
- (*) Bugs Fixed (*)
-
- o Add To BBS bug fixed.
- o Quoting messages now goes to Emacs
- o The routine that lists the message bases and file areas now
- properly displays the "More" prompt when needed.
- o Using function keys from the "Wait_Call" screen no
- longer reinitializes the modem.
- o View/Print callers log fixed (See below)
- o You can now advance and backup properly in the File
- Areas and Message Bases.
- o Display single numbered message bases & file areas in
- the right column now formats correctly.
- o Selecting LIST or SCAN in file areas defaults to ALL if you
- press return.
- o The BBS will now inform the Sysop if a user drops carrier
- before entering a file description of an upload.
- o Verbose listings on ARCHIVED files now displays correctly.
- o Transcendence now checks the format of a birthday date. It
- will not allow dates such as "13/44/75".
- o Editing with micro emacs no longer "drops" lines.
- o "Attempted Logons" are now formatted better in the LOG file.
- o '@' now works in the Menu-Processor.
- o Garbage no longer shows up when editing a BBS entry.
-
-
- (*) New features/Modifications (*)
-
- o Micro-Emacs editing improved. When using emacs you will no
- longer have to use the normal editor to save the message.
- The BBS will take you directly to emacs. After you have
- saved the message with emacs, you will be given the options
- to LIST, EDIT, SAVE or ABORT. This method was suggested by
- several people.
- o With this revision the CLEANUP.TOS file has been released.
- The CLEANUP program has many options, and will take the
- burden off of many tasks. Please refer to the CLEANUP.DOC
- file for further information.
- o Example SP? files are now included with the BBS package. You
- may use the files to give your BBS a "personal" touch. Just
- extract the archive to your modules folder. (Greg you can
- explain this better)
- o You can now have a "Status" line on the screen while
- users are playing online games. The status line displays the
- users name, start time of the game, and the filename of the
- game. To use this feature look in the MENU.DOC file under
- the "Quick Load" section.
- o View/Print Log file was modified. When you select this
- option you will receive a list of LOG files to display or
- print. The following are in the list: TRANS.LOG,
- DOWNLOAD.LOG, UPLOAD.LOG, CLEANUP.LOG, and SYSOP.LOG. The
- SYSOP.LOG is not yet used in this version, see below.
-
- (*) Soon to come (*)
-
- o The "TRANTEST.PRG" file will be available mid-month. This
- program will help the beginning Transcendence sysop by
- warning him/her of common errors they might have made during
- the initial configuration.
- o FoReM Mailer compatibility is being tossed around. A
- final decision will be made next month.
- o Fido compatibility will be in the next revision.
- o A "Sysops" log will be in the next revision. This log
- will be used to add your own personal items. For example you
- will be able to log certain messages (And Email) to it,
- capture CHAT sessions, etc.
-
- []==============================================================[]
-
-
- Transcendence (c) 1989-1992 Twilight Zone Software
-
-
- Twilight Zone Software
- P.O. Box 7264
- Louisville, KY 40257
-
- (502) 897-1582 - David Brown Voice, EST
- (502) 897-1589 - Support Line One (Data - 2400 Baud)
- D.BROWN65 - GEnie mail address
-
-